'Declaration<DispIdAttribute(484)> Function SetFormFieldBackgroundColor_3( _ ByVal FieldId As Integer, _ ByVal ChildIdx As Integer, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(484)] GdPictureStatus SetFormFieldBackgroundColor_3( int FieldId, int ChildIdx, byte Red, byte Green, byte Blue )
function SetFormFieldBackgroundColor_3(
FieldId: Integer;
ChildIdx: Integer;
Red: Byte;
Green: Byte;
Blue: Byte
): GdPictureStatus;
DispIdAttribute(484) function SetFormFieldBackgroundColor_3( FieldId : int, ChildIdx : int, Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
Parameters
- FieldId
- ChildIdx
- Red
- Green
- Blue
